Mehmet Ali Keskin is an independent developer whose open-source portfolio centers on lightweight, security-first utilities for technical users who prefer transparent, self-hosted workflows. The flagship offering, Local Cargo, is a cross-platform daemon that turns any folder on a Windows, macOS, or Linux machine into an encrypted drop-box visible only to other Local Cargo nodes on the same LAN or VPN. Once started, the service continuously watches designated directories, compresses and AES-encrypts new or changed files, then multicasts them peer-to-peer without cloud relays, login accounts, or configuration panels. Typical use cases include photographers syncing raw footage between a laptop and desktop workstation during field edits, small offices mirroring document trees across employee PCs without exposing data to external providers, and DevOps teams pushing build artifacts from CI runners to staging servers over an isolated network segment. Because the tool is daemon-based, it can be installed as a headless Windows service or systemd unit, started at boot, and monitored through plain-text logs, making it equally suitable for home-lab enthusiasts who want unattended backups and for enterprise admins who need audit-friendly, bandwidth-aware replication. All source code is published under permissive licensing on GitHub, encouraging forks, pull requests, and security audits. Mehmet Ali Keskin’s Local Cargo is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always pull the latest release, and can be installed singly or in batch alongside other applications.
Secure, cross-platform local network folder synchronization daemon with end-to-end encryption.
Details